- 
		Home
	
- 
Event Tickets and Registration
- 
5.26.5
- 
Code
- 
Classes
-  Json_Packer 
		
			
				
					
													
								
																			
											| Total Complexity | 63 | 
																			
											| Dependencies | 9 | 
																			
											| Dependents | 3 | 
																	
							 
													
								
																			
											| Total lines | 511 | 
																			
											| Lines of code | 276 | 
																			
											| Logical lines of code | 162 | 
																	
							 
													
								
																			
											| Comment lines | 157 | 
																			
											| Methods | 10 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 10
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| unpack_object() | B | 38 | 16 | 72 | 
					
				| pack_object() | A | 39 | 13 | 63 | 
					
				| pack_value() | A | 47 | 8 | 42 | 
					
				| unpack_value() | A | 55 | 9 | 20 | 
					
				| pack_array() | S | 57 | 4 | 17 | 
					
				| unpack_array() | S | 57 | 4 | 16 | 
					
				| is_associative_array() | S | 64 | 4 | 11 | 
					
				| unpack() | S | 56 | 3 | 18 | 
					
				| get_default_allowed_classes() | S | 71 | 1 | 7 | 
					
				| pack() | S | 63 | 1 | 10 |